-
Home
-
Simple History – Track, Log, and Audit WordPress Changes
-
5.8.1
-
Code
-
Classes
- Menu_Page
Total Complexity |
61 |
Dependencies |
4 |
Dependents |
8 |
Total lines |
576 |
Lines of code |
221 |
Logical lines of code |
109 |
Comment lines |
248 |
Methods |
34 |
Properties |
14 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_parent() |
A |
48 |
7 |
38 |
set_location() |
A |
55 |
8 |
20 |
get_url() |
S |
54 |
7 |
22 |
get_children() |
S |
60 |
3 |
15 |
render() |
S |
69 |
3 |
7 |
generate_menu_slug() |
S |
62 |
2 |
11 |
set_menu_slug() |
S |
68 |
2 |
7 |
get_parent_menu_slug() |
S |
72 |
2 |
6 |
sanitize_menu_slug() |
S |
68 |
2 |
7 |
is_current_sub_tab() |
S |
80 |
1 |
3 |
is_current_tab() |
S |
80 |
1 |
3 |
set_redirect_to_first_child_on_load() |
S |
77 |
1 |
4 |
get_hook_suffix() |
S |
82 |
1 |
3 |
get_redirect_to_first_child_on_load() |
S |
82 |
1 |
3 |
set_menu_manager() |
S |
77 |
1 |
4 |
get_submenu_pages() |
S |
82 |
1 |
3 |
add_submenu() |
S |
71 |
1 |
6 |
__construct() |
S |
76 |
1 |
4 |
get_order() |
S |
82 |
1 |
3 |
set_hook_suffix() |
S |
81 |
1 |
3 |
get_location() |
S |
82 |
1 |
3 |
set_page_title() |
S |
77 |
1 |
4 |
get_icon() |
S |
82 |
1 |
3 |
get_menu_slug() |
S |
82 |
1 |
3 |
get_capability() |
S |
82 |
1 |
3 |
get_menu_title() |
S |
82 |
1 |
3 |
get_page_title() |
S |
82 |
1 |
3 |
get_parent() |
S |
82 |
1 |
3 |
set_order() |
S |
77 |
1 |
4 |
set_icon() |
S |
77 |
1 |
4 |
set_callback() |
S |
77 |
1 |
4 |
set_capability() |
S |
77 |
1 |
4 |
set_menu_title() |
S |
77 |
1 |
4 |
add() |
S |
77 |
1 |
4 |